setPromptPosition

open fun setPromptPosition(position: Int)(source)

Set where the optional prompt view should appear. The default is POSITION_PROMPT_ABOVE.

Parameters

position

A position constant declaring where the prompt should be displayed.

See also